def primary_contact_email : String | Nil
#
struct Haystack::Subaccount
- Haystack::Subaccount
- Struct
- Value
- Object
Included Modules
- Haystack::Resource
- JSON::Serializable
Defined in:
haystack/subaccount.crConstructors
Instance Method Summary
- #account_number : String | Nil
- #active
- #active?
- #business_name : String | Nil
- #created_at : Time | Nil
- #description : String | Nil
- #domain : Domain | Nil
- #id : Int64 | Nil
- #integration : Integration | Nil
- #is_verified
- #is_verified?
- #metadata : Metadata | Nil
- #migrate
- #migrate?
- #percentage_charge : Float64 | Nil
- #primary_contact_email : String | Nil
- #primary_contact_name : String | Nil
- #primary_contact_phone : String | Nil
- #settlement_bank : String | Nil
- #settlement_schedule : Settlement::Schedule | Nil
- #subaccount_code : String | Nil
- #updated_at : Time | Nil