Class: Aws::Types::InvoicingEntity
- Inherits:
-
Object
- Object
- Aws::Types::InvoicingEntity
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#branch_name ⇒ ::String
Returns the value of attribute branch_name.
-
#legal_name ⇒ ::String
Returns the value of attribute legal_name.
Instance Attribute Details
#branch_name ⇒ ::String
Returns the value of attribute branch_name.
530 531 532 |
# File 'sig/types.rbs', line 530 def branch_name @branch_name end |
#legal_name ⇒ ::String
Returns the value of attribute legal_name.
529 530 531 |
# File 'sig/types.rbs', line 529 def legal_name @legal_name end |