static Account.Guarantor.Builder |
Account.Guarantor.builder() |
|
Account.Guarantor.Builder |
Account.Guarantor.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
Account.Guarantor.Builder |
Account.Guarantor.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected Account.Guarantor.Builder |
Account.Guarantor.Builder.from(Account.Guarantor guarantor) |
|
Account.Guarantor.Builder |
Account.Guarantor.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
Account.Guarantor.Builder |
Account.Guarantor.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
Account.Guarantor.Builder |
Account.Guarantor.Builder.modifierExtension(Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
Account.Guarantor.Builder |
Account.Guarantor.Builder.onHold(Boolean onHold) |
A guarantor may be placed on credit hold or otherwise have their role temporarily suspended.
|
Account.Guarantor.Builder |
Account.Guarantor.Builder.onHold(Boolean onHold) |
Convenience method for setting onHold .
|
Account.Guarantor.Builder |
Account.Guarantor.Builder.party(Reference party) |
The entity who is responsible.
|
Account.Guarantor.Builder |
Account.Guarantor.Builder.period(Period period) |
The timeframe during which the guarantor accepts responsibility for the account.
|
Account.Guarantor.Builder |
Account.Guarantor.toBuilder() |
|