Interface ExpenseGroupProperty.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ExpenseGroupProperty.Builder,ExpenseGroupProperty>, SdkBuilder<ExpenseGroupProperty.Builder,ExpenseGroupProperty>, SdkPojo
Enclosing class:
ExpenseGroupProperty

public static interface ExpenseGroupProperty.Builder extends SdkPojo, CopyableBuilder<ExpenseGroupProperty.Builder,ExpenseGroupProperty>
  • Method Details

    • types

      Informs you on whether the expense group is a name or an address.

      Parameters:
      types - Informs you on whether the expense group is a name or an address.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • types

      Informs you on whether the expense group is a name or an address.

      Parameters:
      types - Informs you on whether the expense group is a name or an address.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      Provides a group Id number, which will be the same for each in the group.

      Parameters:
      id - Provides a group Id number, which will be the same for each in the group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.